Manager: Process Manager
Carbon will support most of the Process Manager. The exception is the LaunchDeskAccessory function, which is not supported.
Note that some Process Manager functions access a ProcessInfoRec data structure, which contains fields that are no longer applicable in a preemptively scheduled environment (for example, the processLocation, processFreeMem, and processActiveTime fields). Your application should avoid accessing such fields. Changes to the memory model may also affect certain fields.
ExitToShell
GetCurrentProcess
GetNextProcess
GetProcessInformation
Some fields in the ProcessInfoRec structure may no longer be applicable.
LaunchApplication
LaunchDeskAccessory
Carbon will not support LaunchDeskAccessory because desk accessories are no longer part of the Mac OS.
SameProcess
WakeUpProcess
[Table of Contents] [Manager Index] [Function Index]
Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.